- Apr 10, 2025
-
-
clairehurst authored
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) Remove unnecessary locale change listener
-
- Apr 08, 2025
-
-
TB 43628: TorConnect: handle unavailability of NetworkLinkService API Fixes TorConnect on e.g. OpenBSD.
-
Dan Ballard authored
From: Sarah Jamie Lewis <sarah@openprivacy.ca> Date: Fri, 28 Feb 2025 09:30:45 -0800 Subject: [PATCH 1/1] DoH Settings: Check for nulll gParentalControlsService When the parental controls service is disabled in a build, the DoH settings now display the correct stauts when Increased or Max Protection is enabled. Previously, selecting either of these options would cause DoH to be enabled, but the "Status" and "Provider" fields would not be properly populated, due to a check on the gParentalControlsService causing an error. This check is now identical to the same check in DownloadIntegration.sys.mjs Apply 1 suggestion(s) to 1 file(s) Co-authored-by:
ma1 <giorgio@maone.net>
-
henry authored
TB 43624: Tweak the string letterboxing-size-status. NOTE: The string has not yet reached translators, so we do not need to change the ID.
-
- Apr 07, 2025
-
-
-
In the modern era of user-customizable Quick Access sidebars on every file dialog, navigating via `.lnk` files is rather less useful than it was twenty years ago. Disable link-following in file-open dialogs by default, to prevent any of the usual security issues involving symlink smuggling. Allow overriding this behavior via a pref, for users who don't care. (File-save dialogs have a more nuanced guard against that sort of thing; this patch doesn't affect that.) Differential Revision: https://phabricator.services.mozilla.com/D239833
-
Pier Angelo Vendrame authored
TB 43611: Move Snowflake to a group of PTs on its own.
-
Pier Angelo Vendrame authored
Sync pt_config.json after tor-browser-build#41425.
-
- Apr 03, 2025
-
-
Dan Ballard authored
Always set gradle pref for nimbusFml as tbb's env var NIMBUS_FML supercedes it
-
Pier Angelo Vendrame authored
TB 43604: fix DomainIsolator.#clearKnownCircuits on Android. Window type "navigator:browser" does not match GeckoView sessions. So, in addition to that, we iterate on "navigator:geckoview" windows.
-
- Apr 02, 2025
-
-
-
clairehurst authored
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) Rename to regions
-
clairehurst authored
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) Rename to regions (Bug 43593)
-
- Apr 01, 2025
-
-
clairehurst authored
Bug 43565: The quit button on Android doesn't actually exit
-
clairehurst authored
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) cleanup use of _torConnectScreen.value: !1426 (comment 3176147)
-
Pier Angelo Vendrame authored
BB 43322: Switch from font whitelist to font visibility.
-
- Mar 31, 2025
-
-
TB 43556: Update the "Dismiss" translations in the survey banner.
-
-
Also remove exit call from terminate function. It causes all espresso tests to crash on exit and otherwise doesn't do anything.
-
[android] TB 43351: Add function to disable forcing ALL CAPS for the fenix snackbar action button text This is needed because the default snackbar will force all caps, which can cause problems in some languages. See #43351 and bugzilla bug 1935387. TODO: Remove once the forced all caps is removed by mozilla.
-
-
-
-
Bug 43576: Connection Assist on Android Fast Follows (Bug 41188) Fix domain Fronting issues: !1426 (comment 3175104)
-
-
Bug 41188: Wire up stages to UI
-
Bug 41188: Add staging event wiring
-
tor-browser!43408 Add pref to load quickstartUI faster
-
-
-
Bug 43473: change quickstart to connect automatically in settings
-
#43329 [Android] Remove remaining traces of the old Bootstrap
-